home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / New System Software Extensions / Apple Guide Authoring Kit / Engineering / MoGuide / MoGuide - Read Me
Encoding:
Text File  |  1994-08-30  |  2.5 KB  |  64 lines  |  [ttro/ttxt]

  1.            
  2.  
  3.  
  4. Read Me for MoGuide
  5.  
  6. MoGuide is work-in-progress for a demonstration of Apple Guide integration.
  7.  
  8. Versions 
  9.  
  10. There are three versions of MoGuide:
  11.  
  12. MoGuide                                   1.0d3e1     The updated release for the develop issue 18 article.
  13. MoGuideCW68K         1.1d1                    Revised for CodeWarrior and compiled for 68K-native.
  14. MoGuideCWPPC         1.1d1                 Revised for CodeWarrior and compiled for PowerPC-native. 
  15.  
  16. The CodeWarrior version is still under development and may not be fully functional. Due to a bug in Apple Guide, the MoGuideCWPPC version will crash. See the release notes for more information.
  17.  
  18. Installation 
  19.  
  20. The following files are required:
  21.  
  22. MoGuide—the application.
  23. Assistant—the Apple Guide file for MoGuide. Place in the same folder as MoGuide.
  24. System 7.5—Apple Guide is included in the system release.
  25.  
  26. Operation 
  27.  
  28. Double-click the MoGuide icon. Use the MoGuide menu to open the default guide file (Assistant). The Assistant guide file will help you browse MoGuide and demonstrate its features.
  29.  
  30. Apple Guide Support
  31.  
  32. MoGuide uses the standard Apple Guide interface. Current functionality includes:
  33.  
  34. • Sensing the current state of Apple Guide (installed, standby, running, etc.).
  35. • Detecting which “standard” help databases are available (Tutorial, Shortcuts, etc.).
  36. • Telling Apple Guide to startup with the default database or any specified database.
  37. • Responding to dynamic coach-marking events.
  38. • Responding to context-check events.
  39. • Receiving events from Apple Guide.
  40. • Sending events to Apple Guide.
  41. • Finding Apple Guide databases, determining their type, and opening them.
  42.  
  43. Building MoGuide
  44.  
  45. The source code for MoGuide is available on the develop Bookmark CD and on the Developer Reference Library CD.
  46.  
  47. TApplication and TDocument are built separately and are included as libraries in the build of MoGuide. They were copied without change from MPW CPlusExamples (ETO #8 or newer). They should not need rebuilding.  TApplication and TDocument were removed for the CodeWarrior version.
  48.  
  49. To build MoGuide: 
  50.  
  51. 1. Set the directory path to the folder containing the MoGuide files. 
  52.  
  53. 2. Enter “BuildProgram MoGuide.”  (See MoGuide.make for more information.)
  54.  
  55. The Assistant database is already built. Source is provided, but you will need the Apple Guide authoring tool to compile it.
  56.  
  57. For more information
  58.  
  59. Please direct your questions and comments to Applelink: JOHNPOWERS.
  60.  
  61.  
  62. ©1994 Apple Computer, Inc.
  63.  
  64. Apple, the Apple logo, and Macintosh are trademarks of Apple Computer, Inc., registered in the U.S.A. and other countries.